home *** CD-ROM | disk | FTP | other *** search
/ Interactive CD-ROM & Web Magazine 6 / Interactive CD-ROM & Web Magazine 6.iso / pc / imm / home.dir / 00134_IngranaggioBG.ls < prev    next >
Encoding:
Text File  |  1996-04-03  |  163 b   |  12 lines

  1. global timeflag, clikdw, Clik
  2.  
  3. on mouseUp
  4.   if Clik = 0 then
  5.     exit
  6.   end if
  7.   set timeflag to 0
  8.   puppetSound("SND3")
  9.   set clikdw to 8
  10.   go("ingranaggio")
  11. end
  12.